XMLProcessingInstruction Class

Represents an XML processing instruction. This class enables you to use the IsA operator to see whether an XMLNode is an XML processing instruction.

Events

None

Properties

None

Methods

None

More information available in parent classes: XMLNode:Object


See Also

XMLNode class; IsA operator.